Skip to content

[LOGO] Add EN-OS#2211

Merged
CarterLi merged 15 commits intofastfetch-cli:devfrom
Endscape-Coding:dev
Apr 23, 2026
Merged

[LOGO] Add EN-OS#2211
CarterLi merged 15 commits intofastfetch-cli:devfrom
Endscape-Coding:dev

Conversation

@Endscape-Coding
Copy link
Copy Markdown
Contributor

@Endscape-Coding Endscape-Coding commented Feb 28, 2026

Summary

Added EN-OS Linux distribution logo and ASCII art for fastfetch display.

Related issue (required for new logos for new distros)

Closes #2197

Changes

  • Added data/ascii/enos.txt — ASCII art for EN-OS
  • Added OS detection info in os-release format compatibility

Checklist

  • I have tested my changes locally.
  • The ASCII art is smaller than 50x20 characters (W x H).
  • The ASCII art includes color codes, or the color codes are available in os-release.
  • The ASCII art has no internal padding (spaces at the start and/or end of lines).
  • I have linked the related Logo Request issue above.

Comment thread src/logo/builtin.c Outdated
Comment on lines +1599 to +1601
FF_COLOR_FG_BLUE,
FF_COLOR_FG_LIGHT_BLUE,
FF_COLOR_FG_MAGENTA,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't have any color placeholders. What does these colors do?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I`m sorry, I have updated the PR. I just didn't really understand how it works at first, now I've left only FF_COLOR_FG_LIGHT_BLUE. I apologize profoundly, I hope it turned out to be more correct.

@Endscape-Coding
Copy link
Copy Markdown
Contributor Author

I just didn't really understand how it works at first, now I've left only FF_COLOR_FG_LIGHT_BLUE. I apologize profoundly, I hope it turned out to be more correct. (I'm duplicating it so that you can see the message exactly.)

@CarterLi CarterLi merged commit 3c2e21b into fastfetch-cli:dev Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[LOGO] add EN-OS

2 participants